comment code
英 [ˈkɒment kəʊd]
美 [ˈkɑːment koʊd]
网络 注解(代)码{自}; 注解码
双语例句
- To do this, look for the following comment in the code a few lines below where you've been editing.
要改变表格颜色,在我们刚编辑过的代码下面几行的如下注释。 - Indent comment at the same level of indentation as the code you are documenting.
注释缩进和其注释的代码在同一层次。 - A bad comment restates what a particular line of code is doing.
不好的注释则是重述一段代码做什么。 - Comment on New Men's Code of Points in 2001-2008
2001年&2008年国际男子体操评分规则评述 - A class-level Javadoc comment explaining, at a high level, what code the annotation handler generates.
类级别Javadoc注释解释了在一定高度注释处理程序生成了什么代码。 - Add a comment to your code that begins with the comment marker for the language in which you are developing, followed immediately by a comment token.
向代码中添加注释,该注释以开发所用语言的注释标记开头,后面紧跟注释标记。 - To restore their activation, just remove the comment code.
需要重新激活代码的时候,只要移除评论代码。 - The die() statement is particularly useful if you don't want to have to comment out your code, and you only want everything up to the error and the error displayed and nothing after.
如果不想注释掉代码,而且只想显示到出错之前的信息和出错信息,不想显示后面的信息,那么die()语句特别有用。 - Its only fault is that it does not comment on existing CPAN modules that could replace that code and save the reader the work.
唯一一个问题是本书没有对可以取代这些代码并节省读者工作的现有CPAN模块进行评论。 - I have had a look very recently at how the IronRuby guys are approaching it, callcc only exists as a comment in their code.
我最近看了一些IronRuby开发者对于此的实现方式,在他们的代码中,callcc也仅仅是作为注释而存在。
